home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TA / (A)TAO.ADF / Utilities / myerrors.h < prev    next >
C/C++ Source or Header  |  1988-10-10  |  6KB  |  122 lines

  1. struct s_error {
  2.    char * error_no;
  3.    char *error_msg;
  4.    };
  5.    
  6. struct s_error errors[] = {
  7.    "103","Insufficient free store (memory)",
  8.    "104","Task Table Full",
  9.    "120","Argument line invalid or too long",
  10.    "121","File is not an object module (runable program)",
  11.    "122","Invalid resident library during load",
  12.    "202","Object (file) in use",
  13.    "203","Object (file) already exists",
  14.    "204","Directory not found",
  15.    "205","Object (file) not found",
  16.    "206","Invalid window",
  17.    "209","Packet request type unknown (program error)",
  18.    "210","Invalid stream component name",
  19.    "211","Invalid object (file) lock",
  20.    "212","Object (file) not of required type",
  21.    "213","Disk not validated",
  22.    "214","Disk is write protected",
  23.    "215","Can't rename a file from one device to another",
  24.    "216","Directory not empty!",
  25.    "218","Device not mounted",
  26.    "219","Seek error (program error)",
  27.    "220","Comment too big!",
  28.    "221","Disk full",
  29.    "222","File is protected from deletion",
  30.    "223","File is protected from writing",
  31.    "224","File is protected from reading",
  32.    "225","Not a DOS disk",
  33.    "226","No disk in drive",
  34.    "232","No more entries in directory",
  35.    "81000001","Exec Library - 68000 exception vector checksum",
  36.    "81000002","Exec Library - ExecBase checksum",
  37.    "81000003","Exec Library - Library checksum error",
  38.    "81000004","Exec Library - No memory to make library",
  39.    "81000005","Exec Library - Norrupted memory list",
  40.    "81000006","Exec Library - No memory for interrupt servers",
  41.    "81000007","Exec Library - InitAPtr",
  42.    "81000008","Exec Library - Semaphore corrupt",
  43.    "81000009","Exec Library - Free twice",
  44.    "8100000A","Exec Library - Bogus exception",
  45.    "8100000a","Exec Library - Bogus exception",
  46.    "82010001","Graphics Library - No memory for copper display list",
  47.    "82010002","Graphics Library - No memory for copper instruction list",
  48.    "82000003","Graphics Library - Copper list overload",
  49.    "82000004","Graphics Library - Copper intermediate list overload",
  50.    "82010005","Graphics Library - No memory for copper list head",
  51.    "82010006","Graphics Library - Long frame, no memory",
  52.    "82010007","Graphics Library - Short frame, no memory",
  53.    "82010008","Graphics Library - No memory for flood fill",
  54.    "82010009","Graphics Library - Text, no memory for TmpRas",
  55.    "8201000A","Graphics Library - No memory for BitBitMap",
  56.    "8201000B","Graphics Library - Region Memory",
  57.    "8201000a","Graphics Library - No memory for BitBitMap",
  58.    "8201000b","Graphics Library - Region Memory",
  59.    "82010030","Graphics Library - MakeVPort",
  60.    "82011234","Graphics Library - GfxNoLCM",
  61.    "83010001","Layers Library - LayersNoMem",
  62.    "84000001","Intuition Library - Unknown gadget type",
  63.    "04000001","Intuition Library - Unknown gadget type  ",
  64.    "84010002","Intuition Library - No memory to create port",
  65.    "84010003","Intuition Library - Item plane alloc, no memory",
  66.    "84010004","Intuition Library - Sub alloc. no memory",
  67.    "84010005","Intuition Library - Plane alloc. no memory",
  68.    "84010006","Intuition Library - Item box top less than RelZero",
  69.    "84010007","Intuition Library - No memory to open screen",
  70.    "84010008","Intuition Library - Open screen,raster alloc. no memory",
  71.    "84010009","Intuition Library - Open sys screen, unknown type",
  72.    "8401000A","Intuition Library - Add SW gadgets, no memory",
  73.    "8401000B","Intuition Library - No Memory to open window",
  74.    "8400000C","Intuition Library - Bad State Return entering Intuition",
  75.    "8400000D","Intuition Library - Bad msg received by IDCMP",
  76.    "8400000E","Intuition Library - Wierd echo causing incomprehension",
  77.    "8400000F","Intuition Library - Couldn't open the console device",
  78.    "8401000a","Intuition Library - Add SW gadgets, no memory",
  79.    "8401000b","Intuition Library - No Memory to open window",
  80.    "8400000c","Intuition Library - Bad State Return entering Intuition",
  81.    "8400000d","Intuition Library - Bad msg received by IDCMP",
  82.    "8400000e","Intuition Library - Wierd echo causing incomprehension",
  83.    "8400000f","Intuition Library - Couldn't open the console device",
  84.    "07010001","DOS Library - No memory at startup  ",
  85.    "07000002","DOS Library - EndTask didn't  ",
  86.    "07000003","DOS Library - Qpkt failure  ",
  87.    "07000004","DOS Library - Unexpected packet received  ",
  88.    "07000005","DOS Library - FreeVec failed  ",
  89.    "07000006","DOS Library - Disk Block sequence failure  ",
  90.    "07000007","DOS Library - Bitmap corrupt  ",
  91.    "07000008","DOS Library - Key already free  ",
  92.    "07000009","DOS Library - Invalid checksum  ",
  93.    "0700000A","DOS Library - Disk error  ",
  94.    "0700000B","DOS Library - Key out of range  ",
  95.    "0700000C","DOS Library - Bad overlay  ",
  96.    "0700000a","DOS Library - Disk error  ",
  97.    "0700000b","DOS Library - Key out of range  ",
  98.    "0700000c","DOS Library - Bad overlay  ",
  99.    "08000001","RAM Library - Bad segment list  ",
  100.    "0A000001","Expansion Library - Bad expansion free  ",
  101.    "0a000001","Expansion Library - Bad expansion free  ",
  102.    "14000001","TrackDisk Device - Calibrate: seek error  ",
  103.    "14000002","TrackDisk Device - Delay: error on timer wait  ",
  104.    "15000001","Timer Device - Bad Request  ",
  105.    "15000002","Timer Device - Bad Supply  ",
  106.    "21000001","Disk Resource - Get unit: already has disk",
  107.    "21000002","Disk Resource - Interrupt: no active unit",
  108.    "30000001","BootStrap - Boot code returned an error",
  109.    "00000002","CPU Trap - Bus error",
  110.    "00000003","CPU Trap - Address error",
  111.    "00000004","CPU Trap - Illegal instruction",
  112.    "00000005","CPU Trap - Divide-by-zero",
  113.    "00000006","CPU Trap - CHK instruction",
  114.    "00000007","CPU Trap - TRAPV instruction",
  115.    "00000008","CPU Trap - Privilege violation",
  116.    "0000000A","CPU Trap - Op Code 1010",
  117.    "0000000B","CPU Trap - Op Code 1111",
  118.    "0000000a","CPU Trap - Op Code 1010",
  119.    "0000000b","CPU Trap - Op Code 1111",
  120.    "thats-all/folks","",
  121.    };
  122.